BRepBuilderSurfaceGeometry.CreateNURBSSurface
Overloads (2):
CreateNURBSSurface(Int32,Int32,IList[Double],IList[Double],IList[XYZ],IList[Double],Boolean,BoundingBoxUV)
public static BRepBuilderSurfaceGeometry CreateNURBSSurface(
int degreeU,
int degreeV,
IList<double> knotsU,
IList<double> knotsV,
IList<XYZ> controlPoints,
IList<double> weights,
bool bReverseOrientation,
BoundingBoxUV surfaceEnvelope
)
-
Int32degreeU
-
Int32degreeV
-
IList<Double>knotsU
-
IList<Double>knotsV
-
IList<XYZ>controlPoints
-
IList<Double>weights
-
BooleanbReverseOrientation
-
surfaceEnvelope